﻿@charset "utf-8";
/* CSS Document */
body{margin:0px; padding:0px; font-size:12px; color:#666; }
a{color:#666; text-decoration:none; outline:none;}
a:active{star:expression(this.onFocus=this.blur());} 
img{border:0px; max-width:100%; vertical-align:middle;}
a:link {text-decoration: none; outline:none;}
a:visited{text-decoration: none; outline:none;}
a:hover{text-decoration:none; outline:none;}
ul, p, dl, dt, dd{ padding:0px; margin:0px;}
li{list-style-position:outside; list-style-type:none;}
h1, h2, h3, h4, h5{font-size:14px; padding:0px; margin:0px;}
h1{font-size:16px;}
h5{font-size:12px;}
input, textarea{background:transparent; padding:0px; font-size:12px; font-family:initial; color:#888; outline:none; border:0px;}
em{font-style:normal;}

.wid2{ width:100%; max-width:12rem; margin:0px auto;}
.wid{ width:100%; max-width:16.8rem; margin:0px auto;}
.fl{float:left;}
.fr{float:right;}
.clear_f{clear:both; height:0px; padding:0px; margin:0px; display:block; _display:inherit;}


/*导航*/
.header{
	width: 100%;
	float: left;
	position: relative;
	z-index:99;
	background:#fff;
}
.header.zhiTop{
	position:fixed;
	top:0;
	left: 0;
	background: #fff;
	border-bottom: solid 1px #ccc;
	transition: all .3s;
}
.header .logo{
	line-height: 1rem;
}
.header .logo img{
	width:1.69rem;
}
.topnav{
	transition: all .3s;
	margin-right: .2rem;
}
.topnav li{
	float: left;
	position: relative;
	padding:0 .4rem;
}
.topnav li > a{
	line-height: .6rem;
	display: block;
	padding: .19rem 0;
	font-size: .16rem;
	color:#333333;
	border-bottom: solid .02rem #fff;
}
.topnav li dl{
	position: absolute;
	left: 0;
	width: 100%;
	display: none;
	text-align: center;
}
.TabConbox embed{
width:640px;
height:352px;
}
.topnav li dl:after{
	content:"";
	display: block;
	width: 96%;
	height: .05rem;
	margin: 0 auto;
	background: #7bc9ea;
}
.topnav li dd{
	margin-bottom: .01rem;
	background: #f5f5f5;
}
.topnav li dd a{
	font-size: .14rem;
	color: #666666;
	line-height: .6rem;
	display:block;
}
.topnav li dd:last-child{
	margin-bottom: 0;
}
.topnav li:hover > a,
.topnav li.active > a,
.topnav li dd a:hover{
	color: #0058ae;
	font-weight: bold;
	border-color: #0058ae;
}

.frbox .top_shaer a,
.frbox .keybox .butkey{
	width: .28rem;
	height: .28rem;
	display: inline-block;
	float: right;
	cursor: pointer;
	margin-left: .2rem;
}

.frbox .top_shaer a{ line-height:0.28rem; color:#333; font-size:16px; text-align:center; text-transform:uppercase; padding-left:0.4rem; background: url(../images/en.jpg) center left no-repeat;}
.frbox .top_shaer a:hover{ color:#0058ae;}

.frbox .keybox,
.frbox .top_shaer{
	display:inline-block;
	float: left;
	padding-top: .35rem;
}
.frbox .keybox .butkey{
	background-color: #0058ae;
	background-image: url(../images/top_icon1.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	margin-left: 0;
}
.frbox .top_shaer a.Jiand{
	background-image: url(../images/top_icon2.png);
	background-size: cover;
}
.frbox .top_shaer a.Tianm{
	background-image: url(../images/top_icon3.png);
	background-size: cover;
}
.frbox .keybox{
	position: relative;
	overflow: hidden;
	padding-bottom: .05rem;
}
.frbox .keybox .key{
	transition: all .5s;
	position: absolute;
	background: #fff;
	top:.32rem;
	right:-1.95rem;
	z-index: 2;
	opacity:0;
}
.frbox .keybox .key.on{
	right:0;
	opacity:1;
}
.frbox .keybox .key .key_input{
	float: left;
	width: 100%;
	line-height: .33rem;
	border:solid .01rem #e2e2e2;
	padding:0 .3rem 0 .1rem;
	border-radius: .3rem;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
	font-size:12px;
}
.frbox .keybox .key .key_btn{
	position: absolute;
	top: 0;
	right:0;
	width: .35rem;
	height: .35rem;
	background-image: url(../images/top_icon1_on.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
}


.Webheader{
	display: none;
}

.Webheader .lan{ padding-right:0.3rem; padding-left:0.5rem; line-height:1.2rem; font-size:0.3rem; text-transform:uppercase; background: url(../images/en.jpg) center left no-repeat; background-size:0.4rem;}

.Webheader .top_shaer{
	margin-top: .3rem;
}
.Webheader .top_shaer a{
	display: inline-block;
	font-size: 0;
	width:.6rem;
	height:.6rem;
	background-position: center;
	background-repeat: no-repeat;
	margin-left:.3rem;
}
.Webheader .top_shaer a.Jiand{
	background-image: url(../images/top_icon2.png);
	background-size: contain;
}
.Webheader .top_shaer a.Tianm{
	background-image: url(../images/top_icon3.png);
	background-size: contain;
}

.Webheader .webkeybox{
	float:right;
	line-height:.6rem;
	position: relative;
	margin-right:.2rem;
}
.Webheader .webkeybox .key_input{
	line-height:.6rem;
	border:solid 1px #ccc;
	padding:0 .1rem;
	width:3rem;
	padding-right:.5rem;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
	border-radius:.3rem;
}
.Webheader .webkeybox  .key_btn{
	position: absolute;
	top: 0;
	right:0;
	width:.6rem;
	height:.61rem;
	background-image: url(../images/top_icon1_on.png);
	background-size:contain;
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
}
.Webheader .navbut{
	width:1.3rem;
	float: right;
	line-height:.6rem;
}
.Webheader .navbut .span{
	float: right;
	color:#0058ae;
	font-weight:bold;
    padding-left:0.1rem;
}
.Webheader .navbut .navbutx{
	width:.6rem;
	height:.6rem;
	float: right;
	background: #0058ae;
	position: relative;
	cursor: pointer;
}
.Webheader .navbut  .navbutx span{
	position: absolute;
	top:.3rem;
	left:15%;
	width:70%;
	background: #fff;
	height:2px;
	margin-top: -1px;
}
.Webheader .navbut .navbutx:after,
.Webheader .navbut .navbutx:before{
	content:"";
	display: block;
	position: absolute;
	left:15%;
	width:70%;
	background: #fff;
	height:2px;
	margin-top: -1px;
}
.Webheader .navbut .navbutx:after{
	top:.17rem;
}
.Webheader .navbut .navbutx:before{
	top:.42rem;
}

.webNavBox{
	position: fixed;
	top: 0;
	right: -100%;
	background: #fff;
	z-index: 99;
	width: 100%;
	height: 100%;
	display: none;
	opacity: 0;
}
.webNavBox .nav_list,
.webkey{
 width: 100%;
}
.return{
	float: left;
	width:96%;
	margin: 0 2%;
	padding: .3rem 0;
	height:.6rem;
	background: url(../images/return_icon.png) no-repeat left center;
	background-size:.25rem;

}

.webNavBox .nav_list li{
	font-size: .3rem;
	border-bottom: solid 1px #d6d6d6;
	background: url(../images/webNav_icon1.png) no-repeat 98% .25rem;
	background-size: .16rem;
}
.webNavBox .nav_list li a{
	color: #333333;
	line-height:.85rem;
	padding: 0 2%;
	display:inline-block;
}
.webNavBox .nav_list li dd a{
	display:block;
}
.webNavBox .nav_list li dl{
	background: #f5f5f5;
	font-size: .26rem;
	display: none;
}
.webNavBox .nav_list li dl dd{
	border-bottom: solid 1px #d6d6d6;
}
.webNavBox .nav_list li dl dd:last-child{
	border-bottom: none;
}
.webNavBox .nav_list li dl dd.on a,
.webNavBox .nav_list li dl dd:hover a{
	color: #0058ae;
}
.webNavBox .nav_list li.active{
	background:#0058ae url(../images/webNav_icon2.png) no-repeat 98% .35rem;
	background-size: .35rem;
}
.webNavBox .nav_list li.active >a{
	color: #fff;
}

.webNavBox .webkey{
	margin:.4rem 2% 0;
	width: 96%;
	position: relative;
	overflow: hidden;
}

.webNavBox .webkey .key_input{
	float: left;
	width: 100%;
	background: #f5f5f5;
	line-height:.7rem;
	border:solid .01rem #d6d6d6;
	padding:0 .9rem 0 .4rem;
	border-radius: .6rem;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
	font-size:.2rem;
}
.webNavBox .webkey .key_btn{
	position: absolute;
	top: 0;
	right:0;
	width:1rem;
	height:.7rem;
	background-image: url(../images/top_icon1_on.png);
	background-size:contain;
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
}

/**/
.webfooter{
	display:none;
	position:fixed;
	width:100%;
	bottom:0;
	left:0;
	z-index:11;
	background-color:#fff;
	text-align: center;
	font-size:0;
	border-top:solid 1px #d6d6d6;
}
.webfooter a{
	display:inline-block;
	width:20%;
	font-size:.24rem;
	color:#333;
	padding:.3rem 0;
	position: relative;
}
.webfooter a:after{
	content:"";
	display: block;
	width:1px;
	height:30%;
	background-color:#ccc;
	position: absolute;
	top:41%;
	right:0;
}
.webfooter a:last-child:after{
	display:none;
}
.webfooter span img{
	height:.5rem;
}
.webfooter span{
	width:100%;
	padding-bottom:.1rem;
	display: block;
}